home *** CD-ROM | disk | FTP | other *** search
/ Electronics Boutique Catalog 1996 Spring / 1996 Electronics Boutique Spring CD-ROM (USA).bin / eb / demos / mw2demo.exe / mw2demo.DXR / 00051.ls < prev    next >
Encoding:
Text File  |  1995-11-14  |  89 b   |  7 lines

  1. on exitFrame
  2.   startTimer()
  3.   repeat while the timer < 60
  4.     nothing()
  5.   end repeat
  6. end
  7.